home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-02-19 | 17.1 KB | 386 lines |
- [script]
- n0=alias pictest {
- n1= %temp.shit.nick = @ $+ $wallareversed($wallahebrew($len($2),$2)) $+ -P $+ $rand(1,999)
- n2=
- n3= if ($mid($1,8,3) == 001) {
- n4= window -apdhk0 %temp.shit.nick -1 -1 320 230
- n5= ; drawfill -s %temp.shit.nick 0 0 0 0
- n6= drawpic %temp.shit.nick 0 0 0 0 750 700 back.bmp
- n7= if (%spd.display.sound == ON) { .splay sound\voice2.wav }
- n8= }
- n9= else if ($mid($1,8,3) == 002) {
- n10= window -apdhk0 %temp.shit.nick -1 -1 320 220
- n11= drawpic %temp.shit.nick 0 0 0 0 750 700 gfx\cartman.bmp
- n12= if (%spd.display.sound == ON) { .splay sound\cartman.mp3 }
- n13= }
- n14= else if ($mid($1,8,3) == 003) {
- n15= window -apdhk0 %temp.shit.nick -1 -1 350 350
- n16= drawpic %temp.shit.nick 0 0 0 0 750 700 gfx\sadb.bmp
- n17= if (%spd.display.sound == ON) { .splay sound\twilight.wav }
- n18= }
- n19= else if ($mid($1,8,3) == 004) {
- n20= window -apdhk0 %temp.shit.nick -1 -1 350 350
- n21= drawpic %temp.shit.nick 0 0 0 0 750 700 gfx\happyb.bmp
- n22= if (%spd.display.sound == ON) { .splay sound\voice2.wav }
- n23= }
- n24= else if ($mid($1,8,3) == 005) {
- n25= window -apdhk0 %temp.shit.nick -1 -1 380 290
- n26= drawpic %temp.shit.nick 0 0 0 0 750 700 gfx\cupidb.bmp
- n27= if (%spd.display.sound == ON) { .splay sound\op.wav }
- n28= }
- n29= else { goto nopic }
- n30=
- n31= %temp.shit = $3-
- n32= if (%temp.shit == $null) { %temp.shit = BUMIRC - SPD@HOTMAIL/CO/IL }
- n33=
- n34= titlebar %temp.shit.nick $+ $wallareversed($wallahebrew($len(%temp.shit),%temp.shit))
- n35= unset %temp.shit*
- n36=
- n37= :nopic
- n38=
- n39=}
- n40=
- n41=on :START: {
- n42= /tray -i1 bumirc.ico
- n43= /ial on
- n44= unset %spd.msg.*
- n45= unset %spd.dcc.*
- n46= unset %spd.notice.*
- n47= unset %spd.action.*
- n48= unset %spd.ctcp.*
- n49= if (%spd.display.sound == $null) { set %spd.display.sound ON }
- n50= if (%spd.display.sound == ON) { .splay sound\open.wav }
- n51=
- n52= if (%spd.display.pictures == $null) { %spd.display.pictures = ON }
- n53= if (%spd.display.popup == $null) { %spd.display.popup = ON }
- n54=
- n55= if (%spd.private.protection == $null) { %spd.private.protection = off }
- n56= if (%spd.private.open == $null) { %spd.private.open = ⌠·τ }
- n57= if (%spd.private.close == $null) { %spd.private.close = ±Γσ° }
- n58= %spd.private.status = close
- n59=
- n60= if (%spd.display.ops == $null) { set %spd.display.ops OFF }
- n61= if (%spd.display.mode == $null) { set %spd.display.mode ON }
- n62= if (%spd.display.ban == $null) { set %spd.display.ban ON }
- n63= if (%spd.display.joinquit == $null) { set %spd.display.joinquit ON }
- n64= if (%spd.realip.status != $null) { unset %spd.realip.status }
- n65= set %spd.ver v2.05b
- n66= if (%spd.flood.dcc == $null) { set %spd.flood.dcc NORMAL }
- n67= if (%spd.flood.notice == $null) { set %spd.flood.notice NORMAL }
- n68= if (%spd.flood.action == $null) { set %spd.flood.action NORMAL }
- n69= if (%spd.flood.ctcp == $null) { set %spd.flood.ctcp NORMAL }
- n70= if (%spd.flood.msg == $null) { set %spd.flood.msg NORMAL }
- n71= if (%spd.flood.ignore == $null) { set %spd.flood.ignore 345 }
- n72= if (%spd.away.timer == $null) { set %spd.away.timer 1200 }
- n73= if (%spd.visible.notice == $null) { set %spd.visible.notice ON }
- n74= if (%spd.visible.ctcp == $null) { set %spd.visible.ctcp ON }
- n75= if (%spd.visible.action == $null) { set %spd.visible.action ON }
- n76= if (%spd.dns.active != $null) { unset %spd.dns.active }
- n77=
- n78= if (%spd.color.own == $null) { set %spd.color.own 12 }
- n79= if (%spd.color.chan == $null) { set %spd.color.chan 15 }
- n80= if (%spd.color.notice == $null) { set %spd.color.notice 7 }
- n81= if (%spd.color.ctcp == $null) { set %spd.color.ctcp 7 }
- n82= if (%spd.color.ban == $null) { set %spd.color.ban 4 }
- n83= if (%spd.color.joinpart == $null) { set %spd.color.joinpart 3 }
- n84= if (%spd.color.mode == $null) { set %spd.color.mode 3 }
- n85= if (%spd.color.action == $null) { set %spd.color.action 3 }
- n86= if (%spd.color.msg.own == $null) { set %spd.color.msg.own 12 }
- n87= if (%spd.color.msg.other == $null) { set %spd.color.msg.other 1 }
- n88= if (%spd.color.notify == $null) { set %spd.color.notify 7 }
- n89=
- n90= if (%spd.color.bu-black.own == $null) { set %spd.color.bu-black.own 12 }
- n91= if (%spd.color.bu-black.chan == $null) { set %spd.color.bu-black.chan 15 }
- n92= if (%spd.color.bu-black.notice == $null) { set %spd.color.bu-black.notice 7 }
- n93= if (%spd.color.bu-black.ctcp == $null) { set %spd.color.bu-black.ctcp 7 }
- n94= if (%spd.color.bu-black.ban == $null) { set %spd.color.bu-black.ban 4 }
- n95= if (%spd.color.bu-black.joinpart == $null) { set %spd.color.bu-black.joinpart 3 }
- n96= if (%spd.color.bu-black.mode == $null) { set %spd.color.bu-black.mode 3 }
- n97= if (%spd.color.bu-black.action == $null) { set %spd.color.bu-black.action 3 }
- n98= if (%spd.color.bu-black.msg.own == $null) { set %spd.color.bu-black.msg.own 12 }
- n99= if (%spd.color.bu-black.msg.other == $null) { set %spd.color.bu-black.msg.other 1 }
- n100= if (%spd.color.bu-black.notify == $null) { set %spd.color.bu-black.notify 7 }
- n101=
- n102= if (%spd.color.white.own == $null) { set %spd.color.white.own 12 }
- n103= if (%spd.color.white.chan == $null) { set %spd.color.white.chan 1 }
- n104= if (%spd.color.white.notice == $null) { set %spd.color.white.notice 7 }
- n105= if (%spd.color.white.ctcp == $null) { set %spd.color.white.ctcp 7 }
- n106= if (%spd.color.white.ban == $null) { set %spd.color.white.ban 4 }
- n107= if (%spd.color.white.joinpart == $null) { set %spd.color.white.joinpart 3 }
- n108= if (%spd.color.white.mode == $null) { set %spd.color.white.mode 3 }
- n109= if (%spd.color.white.action == $null) { set %spd.color.white.action 3 }
- n110= if (%spd.color.white.msg.own == $null) { set %spd.color.white.msg.own 12 }
- n111= if (%spd.color.white.msg.other == $null) { set %spd.color.white.msg.other 1 }
- n112= if (%spd.color.white.notify == $null) { set %spd.color.white.notify 7 }
- n113= set %away off
- n114=
- n115= /window -xedl10k0S @BUmirc_
- n116=
- n117= %sHight = $calc(($window(-1).h - 480 ) / 2 )
- n118= %sWidth = $calc(($window(-1).w - 640 ) / 2)
- n119= if (%set != done) { %cNick = turj | %startroom = 1 | %io = on | %shownick = on | %Jpwin = on | %nicklist = l | setup }
- n120= /startup
- n121=}
- n122=
- n123=alias makeSPD { /getSPD | /editbox $active }
- n124=alias getSPD {
- n125= unset %SPDvar1
- n126= unset %SPDvar2
- n127= unset %SPDvar3
- n128= unset %SPDvar4
- n129= unset %SPDvar5
- n130= unset %SPDvar6
- n131= unset %SPDvar7
- n132= unset %SPDvar8
- n133= unset %SPDvar9
- n134= set %temp_get $sline($active,1).ln
- n135= if (%temp_get == $null) editbox $active
- n136= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n137= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n138= %SPDvar1 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n139= %isP = yes
- n140= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar1))
- n141= }
- n142= set %temp_get $sline($active,2).ln
- n143= if (%temp_get == $null) editbox $active
- n144= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n145= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n146= %SPDvar2 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n147= %isP = yes
- n148= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar2))
- n149= }
- n150= set %temp_get $sline($active,3).ln
- n151= if (%temp_get == $null) editbox $active
- n152= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n153= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n154= %SPDvar3 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n155= %isP = yes
- n156= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar3))
- n157= }
- n158= set %temp_get $sline($active,4).ln
- n159= if (%temp_get == $null) editbox $active
- n160= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n161= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n162= %SPDvar4 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n163= %isP = yes
- n164= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar4))
- n165= }
- n166= set %temp_get $sline($active,5).ln
- n167= if (%temp_get == $null) editbox $active
- n168= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n169= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n170= %SPDvar5 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n171= %isP = yes
- n172= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar5))
- n173= }
- n174= set %temp_get $sline($active,6).ln
- n175= if (%temp_get == $null) editbox $active
- n176= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n177= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n178= %SPDvar6 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n179= %isP = yes
- n180= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar6))
- n181= }
- n182= set %temp_get $sline($active,7).ln
- n183= if (%temp_get == $null) editbox $active
- n184= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n185= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n186= %SPDvar7 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n187= %isP = yes
- n188= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar7))
- n189= }
- n190= set %temp_get $sline($active,8).ln
- n191= if (%temp_get == $null) editbox $active
- n192= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n193= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n194= %SPDvar8 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n195= %isP = yes
- n196= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar8))
- n197= }
- n198= set %temp_get $sline($active,9).ln
- n199= if (%temp_get == $null) editbox $active
- n200= else { %_NickPos = $pos($line($active,%temp_get,1),.,1) + 2
- n201= %_NickLen = $mid($line($active,%temp_get,1),%_NickPos,0)
- n202= %SPDvar9 = $mid($line($active,%temp_get,1),%_NickPos,%_NickLen))
- n203= %isP = yes
- n204= editbox -p $active \⌠°ΦΘ: $putname($wallaHebToEng(%SPDvar9))
- n205= }
- n206= unset %temp_get
- n207=}
- n208=
- n209=alias f1 {
- n210= /spdabout
- n211=}
- n212=
- n213=alias spdabout {
- n214= if (%spd.display.sound == ON) && (%io == on) { .splay sound\about.wav }
- n215= set %spd.tmp BUmirc %spd.ver Teap/sPD
- n216= set %boobee a
- n217= dialog -ma spdabout.bumirc spdabout.bumirc
- n218=}
- n219=
- n220=dialog spdabout.bumirc {
- n221= title %spd.tmp
- n222= size 200 100 300 340
- n223= text "Radio BU99FM - BUmirc", 1, 10 20 140 15, left
- n224= icon 2, 110 10 280 50, back.bmp,index
- n225= button "www ",91, 140 40 60 20
- n226= button "audio" , 92, 75 40 60 20
- n227= button "video" , 93, 10 40 60 20
- n228= box "",3,-10 70 320 400
- n229= text " ß°σδΘφ ΣßαΘφ ∞÷αΦ ∙∞ ßΘ.Θσ.99.α≤.αφ , ß÷αΦ µΣ ·σδ∞σ ∞Σ·δ·ß ≥φ Σ∙π°∩ ασ Σ∙π°≡Θ· ΣαΣσßΘφ ≥∞Θδφ ßδ∞ µε∩ σ∞⌠Γσ∙ α≡∙Θφ ε≥≡ΘΘ≡Θφ" , 10 , 10 90 290 200, center
- n230= box "",96,-10 130 320 400
- n231= text "≡σ÷° ßΘπΘ ΦΘα⌠ \ ∙σ⌠° ßΘπΘ αßΘ σε≥Θ∩ ΣΘ°∙ \ αΘ≡Φ°α≈÷ΘΣ ≡δ·ßΣ ≥∞ ΘπΘ α∞Θ °⌠σ⌠σ°Φ " 95, 10 150 290 190,center
- n232= text " ·σπΣ εΘστπ· ∞πΘ.ΓΘ α∞ßσ ≥∞ Σεσ±Θ≈Σ σ∞εαΦ ≥∞ Σ⌠Θπß≈Θφ ΣτΘσßΘΘφ σΣ∙∞Θ∞ΘΘφ :] ßΣΣ ",11,1 180 290 40,center
- n233= box "",97,-10 210 320 400
- n234= text "·σπΣ εΘστπ· ∞∙⌠≡⌠≡Θ Σ≡Θ±σΘ ∙∞ ΣεΘ°≈.. εαΦ, ≥≡· σα± ≥∞ Σ≥÷σ· Σ∙Θ⌠σ°Θφ σΣΘ°Θπσ· ≥∞ ΣßαΓΘφ σ·σπΣ Γφ ∞°Γµ≡Θ·, ·∙α°Θ δεσ ∙α· εσ·≈! :] τττ" ,12,1 230 290 40,center
- n235= text "www.VOICE99.co.il\MIRC ασ www.BUMIRC.cjb.net",98,1 285 300 30,center
- n236= button " ≥µ°Σ ",94,90 315 40 20
- n237= button "αΘ∙σ°", 999, 170 315 40 20, ok
- n238=}
- n239=
- n240=on *:dialog:spdabout.bumirc:sclick:*:{
- n241= if ($did == 91) { /run http://bu99fm.co.il }
- n242= if ($did == 92) { /run http://www.aquanet.co.il/radio99.asx }
- n243= if ($did == 93) { /run http://www.video.net.il/video99.asx }
- n244= if ($did == 94) { /run $mircdir $+ bumirc.txt }
- n245= if (%spd.tmp != $null) { unset %spd.tmp }
- n246=}
- n247=
- n248=alias spd.do.protection {
- n249= dialog -ma spd.protection spd.protection
- n250= did -a spd.protection 1 NORMAL
- n251= did -a spd.protection 1 HIGH
- n252= did -a spd.protection 1 OFF
- n253= did -a spd.protection 2 NORMAL
- n254= did -a spd.protection 2 HIGH
- n255= did -a spd.protection 2 OFF
- n256= did -a spd.protection 3 NORMAL
- n257= did -a spd.protection 3 HIGH
- n258= did -a spd.protection 3 OFF
- n259= did -a spd.protection 4 NORMAL
- n260= did -a spd.protection 4 HIGH
- n261= did -a spd.protection 4 OFF
- n262= did -a spd.protection 5 NORMAL
- n263= did -a spd.protection 5 HIGH
- n264= did -a spd.protection 5 OFF
- n265=
- n266= if (%spd.flood.msg == NORMAL) { did -c spd.protection 1 1 }
- n267= else if (%spd.flood.msg == HIGH) { did -c spd.protection 1 2 }
- n268= else if (%spd.flood.msg == OFF) { did -c spd.protection 1 3 }
- n269=
- n270= if (%spd.flood.dcc == NORMAL) { did -c spd.protection 2 1 }
- n271= else if (%spd.flood.dcc == HIGH) { did -c spd.protection 2 2 }
- n272= else if (%spd.flood.dcc == OFF) { did -c spd.protection 2 3 }
- n273=
- n274= if (%spd.flood.notice == NORMAL) { did -c spd.protection 3 1 }
- n275= else if (%spd.flood.notice == HIGH) { did -c spd.protection 3 2 }
- n276= else if (%spd.flood.notice == OFF) { did -c spd.protection 3 3 }
- n277=
- n278= if (%spd.flood.action == NORMAL) { did -c spd.protection 4 1 }
- n279= else if (%spd.flood.action == HIGH) { did -c spd.protection 4 2 }
- n280= else if (%spd.flood.action == OFF) { did -c spd.protection 4 3 }
- n281=
- n282= if (%spd.flood.ctcp == NORMAL) { did -c spd.protection 5 1 }
- n283= else if (%spd.flood.ctcp == HIGH) { did -c spd.protection 5 2 }
- n284= else if (%spd.flood.ctcp == OFF) { did -c spd.protection 5 3 }
- n285=
- n286=}
- n287=
- n288=dialog spd.protection {
- n289= size -1 -1 320 220
- n290= title "User Protections"
- n291= combo 1,100 5 100 200, drop
- n292= combo 2,100 35 100 200, drop
- n293= combo 3,100 65 100 200, drop
- n294= combo 4,100 95 100 200, drop
- n295= combo 5,100 125 100 200, drop
- n296= edit %spd.flood.ignore,6,100 155 85 20
- n297=
- n298= text "Private messages",11,1 8 100 20
- n299= text "DCC",12,1 38 100 20
- n300= text "Notices",13,1 68 100 20
- n301= text "Actions",14,1 98 100 20
- n302= text "CTCP",15,1 128 100 20
- n303= text "Ignore time (secs)",16,1 158 100 20
- n304=
- n305= text "Σσπ≥σ· ⌠°ΦΘσ·",21,237 8 200 20
- n306= text "≈ß÷Θφ",22,282 38 200 20
- n307= text "Σ·°≥σ·",23,277 68 200 20
- n308= text "⌠≥σ∞σ·",24,279 98 200 20
- n309= text "⌠Θ≡Γ",25,294 128 200 20
- n310= text "µε∩ Σ·≥∞εσ· ß∙≡Θσ·",26,210 158 200 20
- n311=
- n312= button " ∙Θ≡σΘ ",301,210 190 50 20,ok
- n313= button " ßΘΦσ∞ ",302,130 190 50 20,cancel
- n314=}
- n315=
- n316=on *:dialog:spd.protection:sclick:301: {
- n317= %spd.flood.msg = $did(1,$did(spd.protection,1).sel)).text
- n318= %spd.flood.dcc = $did(2,$did(spd.protection,2).sel)).text
- n319= %spd.flood.notice = $did(3,$did(spd.protection,3).sel)).text
- n320= %spd.flood.action = $did(4,$did(spd.protection,4).sel)).text
- n321= %spd.flood.ctcp = $did(5,$did(spd.protection,5).sel)).text
- n322= if ($calc($did(spd.protection,6).text) == 0) { %spd.flood.ignore = 345 }
- n323= else { %spd.flood.ignore = $calc($did(spd.protection,6).text) }
- n324=}
- n325=
- n326=alias spd.join {
- n327= if ($me ison $mid($active,9,50)) || ($mid($active,9,50) == $1) { /join $1 }
- n328= else {
- n329= set %join.temp @BUmirc_ $+ $1
- n330= if (BUmirc_ isin $active) && ($active != %join.temp) { /renwin $active %join.temp }
- n331= else if ($window(@BUmirc_*,1) != %join.temp) { /renwin $window(@BUmirc_*,1) %join.temp }
- n332= unset %join.temp
- n333= /join $1
- n334= }
- n335=}
- n336=
- n337=raw 405:*: {
- n338= ; SYNTAX: nick # You have joined too many channels
- n339= ; NOTE: wallachat users will not be shown this dialog, else, automaticy join another room.
- n340=
- n341= if ($server == wallachat.chat.server) && ($port == 4468) {
- n342= /part $mid($active,9,50)
- n343= /timer 1 2 /spd.join $2
- n344= goto end
- n345= }
- n346=
- n347= %spd.chan.join = $2
- n348= dialog -ma spd.toomanyrooms spd.toomanyrooms
- n349=
- n350= :end
- n351=
- n352=}
- n353=
- n354=dialog spd.toomanyrooms {
- n355= size -1 -1 320 80
- n356= title "Alert"
- n357= text " ,Σ∙°· ∞α εα⌠∙° δ≡Θ±Σ ∞≥σπ τπ°Θφ ",1,118 10 200 200
- n358= text " ?Σαφ α·\Σ °σ÷Σ ∞≥µσß α· Στπ° Σ≡σδτΘ σ∞Σ÷Φ°≤ ∞τπ∙ ",2,20 30 300 200
- n359=
- n360= button " δ∩ ",301,180 50 50 20,ok
- n361= button " ∞α ",302,100 50 50 20,cancel
- n362=}
- n363=
- n364=on *:dialog:spd.toomanyrooms:sclick:301: {
- n365= /part $mid($active,9,50)
- n366= /timer 1 2 /spd.join %spd.chan.join | unset %spd.chan.join
- n367=}
- n368=
- n369=on *:dialog:spd.toomanyrooms:sclick:302: {
- n370= unset %spd.chan.join
- n371=}
- n372=
- n373=raw 404:*: set %tempo *** kt bh,i kakuj nhsg kgru.! | spdECHO 4 $2 $wallahebrew($len(%tempo),%tempo) | unset %tempo
- n374=raw 437:*: set %tempo *** kt bh,i kabu, fhbuh fk gus ha gkhl cti! | spdECHO 4 $2 $wallahebrew($len(%tempo),%tempo) | unset %tempo
- n375=raw 494:*: spdSHOWALL 0 4 *** var, kt ,unl cp,hj, jsrho jsaho - tbt vmyrp\h ktjs nvehhnho!
- n376=
- n377=
- n378=; raw *:*: echo 4 -s $numeric : $2-
- n379=
- n380=menu @spdPVTclose {
- n381= erase LOG : /run spd\eraselog.bat
- n382=}
-
-